Difference between revisions of "Scripts/setup.sh"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by 2 users not shown)
Line 33: 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}}
+
* {{Terraform Cloud}}
* {{terraform cmd}}
 
* {{terraform}}
 
  
 
[[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]

Advertising: