terragrunt mod3 include { path = find_in_parent_folders() } terraform { source = "../../awsmodules//mod3" } inputs = { foo = dependency.mod1.outputs.foo faa ...
確定! 回上一頁