Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BackendS3 ¶
type BackendS3 struct { Bucket string `yaml:"bucket"` Region string `yaml:"region"` // contains filtered or unexported fields }
BackendS3 - describe s3 backend for interface package.backend.
func (*BackendS3) GetBackendHCL ¶
GetBackendHCL generate terraform backend config.
func (*BackendS3) GetRemoteStateHCL ¶
GetRemoteStateHCL generate terraform remote state for this backend.
Click to show internal directories.
Click to hide internal directories.