by shigemk2

当面は技術的なことしか書かない

Terraform Meta Arguments

The Meta-Arguments section documents special arguments that can be used with every resource type, including depends_on, count, for_each, provider, and lifecycle.

Terraformのリソースタイプで使えるメタ引数で、リソースの状態そのものに影響しない。

developer.hashicorp.com