commit
2dc1c022d3
|
@ -14,7 +14,7 @@ of the ways Terraform can be used.
|
||||||
All examples are ready to run as-is. Terraform will
|
All examples are ready to run as-is. Terraform will
|
||||||
ask for input of things such as variables and API keys. If you want to
|
ask for input of things such as variables and API keys. If you want to
|
||||||
continue using the example, you should save those parameters in a
|
continue using the example, you should save those parameters in a
|
||||||
"terraform.tfvars" file or in a `provider` config bock.
|
"terraform.tfvars" file or in a `provider` config block.
|
||||||
|
|
||||||
~> **Warning!** The examples use real providers that launch _real_ resources.
|
~> **Warning!** The examples use real providers that launch _real_ resources.
|
||||||
That means they can cost money to experiment with. To avoid unexpected charges,
|
That means they can cost money to experiment with. To avoid unexpected charges,
|
||||||
|
|
Loading…
Reference in New Issue