package
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Oct 25, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Ecs struct {
TerraformStateBucketName string `hcl:"terraform_state_bucket_name"`
}
type Service struct {
Use *Use `hcl:"use,block"`
Body hcl.Body `hcl:",body"`
Remain hcl.Body `hcl:",remain"`
}
type Use struct {
Type string `hcl:",label"`
Body hcl.Body `hcl:",remain"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.