Difference between revisions of "Scripts/setup.sh"
Jump to navigation
Jump to search
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{lowercase}} | ||
./setup.sh | ./setup.sh | ||
Line 32: | Line 33: | ||
./setup.sh | ./setup.sh | ||
It looks like '[[jq]]' is not installed; please install it and run this setup script again. | It looks like '[[jq]]' is not installed; please install it and run this setup script again. | ||
+ | |||
+ | |||
+ | == Related == | ||
+ | * [[terraform login]] | ||
== See also == | == See also == | ||
− | * {{ | + | * {{Terraform Cloud}} |
[[Category:Terraform]] | [[Category:Terraform]] |
Latest revision as of 16:30, 21 March 2023
./setup.sh -------------------------------------------------------------------------- Getting Started with Terraform Cloud ------------------------------------------------------------------------- Terraform Cloud offers secure, easy-to-use remote state management and allows you to run Terraform remotely in a controlled environment. Terraform Cloud runs can be performed on demand or triggered automatically by various events. This script will set up everything you need to get started. You'll be applying some example infrastructure - for free - in less than a minute. First, we'll do some setup and configure Terraform to use Terraform Cloud. Press any key to continue (ctrl-c to quit): Creating an organization and workspace... Writing remote backend configuration to backend.tf... ======================================================================== Ready to go; the example configuration is set up to use Terraform Cloud!
An example workspace named 'getting-started' was created for you. You can view this workspace in the Terraform Cloud UI here: https://app.terraform.io/app/example-org-2eac92/workspaces/getting-started
With errors[edit]
./setup.sh It looks like 'jq' is not installed; please install it and run this setup script again.
Related[edit]
See also[edit]
- Terraform Cloud (TFC), Terraform Cloud Agents (Business version),
terraform login
,execution modes
,terraform_remote_state
, Terraform cloud block, Terraform Cloud Workflows, Terraform organization,TF_CLOUD_ORGANIZATION
, Dynamic Provider Credentials, Bootstrapping trust between a TFC workspace and AWS
Advertising: