Difference between revisions of "Terraform show (grep aws instance)"
Jump to navigation
Jump to search
(One intermediate revision by one other user not shown) | |||
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]: | ||
Line 5: | 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: