mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-25 10:00:44 -05:00
Change terraform doc website links to be a placeholder for now
This commit is contained in:
@@ -379,7 +379,7 @@ func (b *Backend) Configure(obj cty.Value) tfdiags.Diagnostics {
|
||||
AssumeRoleExternalID: stringAttr(obj, "external_id"),
|
||||
AssumeRolePolicy: stringAttr(obj, "assume_role_policy"),
|
||||
AssumeRoleSessionName: stringAttr(obj, "session_name"),
|
||||
CallerDocumentationURL: "https://www.terraform.io/docs/language/settings/backends/s3.html",
|
||||
CallerDocumentationURL: "https://www.placeholderplaceholderplaceholder.io/docs/language/settings/backends/s3.html",
|
||||
CallerName: "S3 Backend",
|
||||
CredsFilename: stringAttr(obj, "shared_credentials_file"),
|
||||
DebugLogging: logging.IsDebugOrHigher(),
|
||||
|
||||
Reference in New Issue
Block a user