Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TestComposableCompleteReadOnly ¶
func TestComposableCompleteReadOnly(t *testing.T, ctx types.TestContext)
TestComposableCompleteReadOnly is the readonly entrypoint's implementation function. lcaf-component-terratest requires readonly implementation functions to be named with a TestComposable prefix, and it is run via lib.RunNonDestructiveTest against already-deployed infrastructure. It performs the same read-only assertions as the functional suite.
func TestIAMRoleComplete ¶
func TestIAMRoleComplete(t *testing.T, ctx types.TestContext)
TestIAMRoleComplete is the functional entrypoint's implementation function, run via lib.RunSetupTestTeardown (apply -> test -> destroy).
Types ¶
type ThisTFModuleConfig ¶
type ThisTFModuleConfig struct {
types.GenericTFModuleConfig
}
Click to show internal directories.
Click to hide internal directories.