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

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 +
{{lowercase}}
 
  [[terraform show]] | grep [[aws_instance]]
 
  [[terraform show]] | grep [[aws_instance]]
 
  # module.my_compute_module.aws_instance.this[0]:
 
  # module.my_compute_module.aws_instance.this[0]:

Revision as of 15:38, 18 October 2021

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" {


See also

Advertising: