Terraform show (grep aws instance)

From wikieduonline
Revision as of 15:10, 18 October 2021 by Welcome (talk | contribs) (Created page with " 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]:...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
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: