Difference between revisions of "Terraform workspace"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
* https://www.terraform.io/docs/cloud/workspaces/index.html
+
<code>[[terraform workspace]]</code> (Mar 2017, [https://www.terraform.io/docs/cloud/workspaces/index.html doc])
 
 
Terraform workspaces allows to have multiple [[state files]] in the same working directory to manage multiple distinct sets of infrastructure resources
 
 
 
 
 
  
 +
== Commands ==
 
{{terraform workspace TOC}}
 
{{terraform workspace TOC}}
  
Line 22: Line 19:
 
* [[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 cloud block]]
 
* [[Terraform cloud block]]
 
* [[Terraform provider: dns]]
 
* [[Terraform provider: dns]]
Line 35: Line 32:
 
* Local
 
* Local
 
* [[Manta]]
 
* [[Manta]]
* Remote
+
* [[Terraform remote backend]]
 
* 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 13:47, 18 July 2024

Advertising: