mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-26 17:01:04 -06:00
12 lines
182 B
JSON
12 lines
182 B
JSON
{
|
|
"resource" : {
|
|
"aws_security_group" : {
|
|
"allow_external_http_https" : {
|
|
"tags" : {
|
|
"Name" : "allow_external_http_https"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|