Difference between revisions of "Terraform show (grep aws instance)"

From wikieduonline
Jump to navigation Jump to search
 
Line 6: Line 6:
 
  resource "aws_instance" "this" {
 
  resource "aws_instance" "this" {
  
 +
 +
== Related ==
 +
[[id]]
  
 
== See also ==
 
== See also ==

Latest revision as of 18:21, 31 January 2023

terraform show | grep aws_instance
# module.my_compute_module.aws_instance.this[0]:
resource "aws_instance" "this" {
# module.my_compute_module.aws_instance.this[1]:
resource "aws_instance" "this" {


Related[edit]

id

See also[edit]

Advertising: