Difference between revisions of "Terraform workspace"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
 +
(Mar 2017)
 
* https://www.terraform.io/docs/cloud/workspaces/index.html
 
* https://www.terraform.io/docs/cloud/workspaces/index.html
 
Terraform workspaces allows to have multiple [[state files]] in the same working directory to manage multiple distinct sets of infrastructure resources
 
 
  
  
Line 22: Line 20:
 
* [[Terraform Associate]]: Describe the benefits of [[Sentinel]], [[registry]], and [[workspaces]]
 
* [[Terraform Associate]]: Describe the benefits of [[Sentinel]], [[registry]], and [[workspaces]]
 
* [[Terraform backends]]
 
* [[Terraform backends]]
* [[State files]]
+
* [[Terraform state files]]
* [[terraform env]] (deprecated)
 
 
* [[Terraform cloud block]]
 
* [[Terraform cloud block]]
 +
* [[Terraform provider: dns]]
  
 
Multiple workspaces are currently supported by the following [[backends]]:
 
Multiple workspaces are currently supported by the following [[backends]]:
Line 37: Line 35:
 
* Remote
 
* Remote
 
* S3
 
* S3
 +
 +
 +
== Activities ==
 +
* https://developer.hashicorp.com/terraform/cloud-docs/recommended-practices/part1#about-workspaces
 +
** One Workspace Per Environment Per Terraform Configuration
  
 
== See also ==
 
== See also ==

Latest revision as of 01:39, 21 March 2023

Advertising: