Skip to content

This is a collection of my personal terraform cloud projects

License

Notifications You must be signed in to change notification settings

kev6070/terraform-cloud-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform-cloud-projects

This repository contains the Terraform code and configuration files for managing infrastructure in Terraform Cloud.

Getting Started

To get started with this project, you'll need to have the following tools installed:

Terraform CLI Git

Once you have these tools installed, you can clone this repository and configure Terraform to use your Terraform Cloud account:

git clone [email protected]:/terraform-cloud-project.git cd terraform-cloud-project terraform login

When prompted, enter your Terraform Cloud email address and API token.

Usage

To use this project, you can simply run terraform apply to apply the Terraform code in this repository:

terraform apply

If you make changes to the Terraform code, you can run terraform plan to preview the changes before applying them:

terraform plan

Contributing

If you would like to contribute to this project, please follow these steps:

Fork this repository. Create a new branch for your changes. Make your changes and commit them. Push your changes to your forked repository. Open a pull request. Please include a detailed description of your changes and the problem they solve in your pull request.

About

This is a collection of my personal terraform cloud projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages