You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# description = "The value to use as the audience claim in run identity tokens"
51
51
# }
52
+
53
+
# The following is an example of the naming format used to define variables for
54
+
# additional configurations. Additional required configuration values must also
55
+
# be supplied in this same format, as well as any desired optional configuration
56
+
# values.
57
+
#
58
+
# Additional configurations can be used to uniquely authenticate multiple aliases
59
+
# of the same provider in a workspace, with different roles/permissions in different
60
+
# accounts or regions.
61
+
#
62
+
# See https://developer.hashicorp.com/terraform/cloud-docs/workspaces/dynamic-provider-credentials/specifying-multiple-configurations
63
+
# for more details on specifying multiple configurations.
64
+
#
65
+
# See https://developer.hashicorp.com/terraform/cloud-docs/workspaces/dynamic-provider-credentials/aws-configuration#specifying-multiple-configurations
66
+
# for specific requirements and details for the AWS provider.
# description = "The value to use as the audience claim in run identity tokens"
51
51
# }
52
+
53
+
# The following is an example of the naming format used to define variables for
54
+
# additional configurations. Additional required configuration values must also
55
+
# be supplied in this same format, as well as any desired optional configuration
56
+
# values.
57
+
#
58
+
# Additional configurations can be used to uniquely authenticate multiple aliases
59
+
# of the same provider in a workspace, with different roles/permissions in different
60
+
# accounts or regions.
61
+
#
62
+
# See https://developer.hashicorp.com/terraform/cloud-docs/workspaces/dynamic-provider-credentials/specifying-multiple-configurations
63
+
# for more details on specifying multiple configurations.
64
+
#
65
+
# See https://developer.hashicorp.com/terraform/cloud-docs/workspaces/dynamic-provider-credentials/azure-configuration#specifying-multiple-configurations
66
+
# for specific requirements and details for the Azure provider.
# description = "The value to use as the audience claim in run identity tokens"
101
101
# }
102
+
103
+
# The following is an example of the naming format used to define variables for
104
+
# additional configurations. Additional required configuration values must also
105
+
# be supplied in this same format, as well as any desired optional configuration
106
+
# values.
107
+
#
108
+
# Additional configurations can be used to uniquely authenticate multiple aliases
109
+
# of the same provider in a workspace, with different roles/permissions in different
110
+
# accounts or regions.
111
+
#
112
+
# See https://developer.hashicorp.com/terraform/cloud-docs/workspaces/dynamic-provider-credentials/specifying-multiple-configurations
113
+
# for more details on specifying multiple configurations.
114
+
#
115
+
# See https://developer.hashicorp.com/terraform/cloud-docs/workspaces/dynamic-provider-credentials/gcp-configuration#specifying-multiple-configurations
116
+
# for specific requirements and details for the GCP provider.
# description = "The value to use as the audience claim in run identity tokens"
132
132
# }
133
+
134
+
# The following is an example of the naming format used to define variables for
135
+
# additional configurations. Additional required configuration values must also
136
+
# be supplied in this same format, as well as any desired optional configuration
137
+
# values.
138
+
#
139
+
# Additional configurations can be used to uniquely authenticate multiple aliases
140
+
# of the same provider in a workspace, with different roles/permissions in different
141
+
# accounts or regions.
142
+
#
143
+
# See https://developer.hashicorp.com/terraform/cloud-docs/workspaces/dynamic-provider-credentials/specifying-multiple-configurations
144
+
# for more details on specifying multiple configurations.
145
+
#
146
+
# See https://developer.hashicorp.com/terraform/cloud-docs/workspaces/dynamic-provider-credentials/vault-backed/aws-configuration#specifying-multiple-configurations
147
+
# for specific requirements and details for Vault-backed AWS.
# description = "The value to use as the audience claim in run identity tokens"
112
112
# }
113
+
114
+
# The following is an example of the naming format used to define variables for
115
+
# additional configurations. Additional required configuration values must also
116
+
# be supplied in this same format, as well as any desired optional configuration
117
+
# values.
118
+
#
119
+
# Additional configurations can be used to uniquely authenticate multiple aliases
120
+
# of the same provider in a workspace, with different roles/permissions in different
121
+
# accounts or regions.
122
+
#
123
+
# See https://developer.hashicorp.com/terraform/cloud-docs/workspaces/dynamic-provider-credentials/specifying-multiple-configurations
124
+
# for more details on specifying multiple configurations.
125
+
#
126
+
# See https://developer.hashicorp.com/terraform/cloud-docs/workspaces/dynamic-provider-credentials/vault-backed/azure-configuration#specifying-multiple-configurations
127
+
# for specific requirements and details for Vault-backed Azure.
# description = "The value to use as the audience claim in run identity tokens"
122
-
# }
122
+
# }
123
+
124
+
# The following is an example of the naming format used to define variables for
125
+
# additional configurations. Additional required configuration values must also
126
+
# be supplied in this same format, as well as any desired optional configuration
127
+
# values.
128
+
#
129
+
# Additional configurations can be used to uniquely authenticate multiple aliases
130
+
# of the same provider in a workspace, with different roles/permissions in different
131
+
# accounts or regions.
132
+
#
133
+
# See https://developer.hashicorp.com/terraform/cloud-docs/workspaces/dynamic-provider-credentials/specifying-multiple-configurations
134
+
# for more details on specifying multiple configurations.
135
+
#
136
+
# See https://developer.hashicorp.com/terraform/cloud-docs/workspaces/dynamic-provider-credentials/vault-backed/gcp-configuration#specifying-multiple-configurations
137
+
# for specific requirements and details for Vault-backed GCP.
# description = "A Base64 encoded CA certificate to use when authenticating with Vault"
95
95
# }
96
+
97
+
# The following is an example of the naming format used to define variables for
98
+
# additional configurations. Additional required configuration values must also
99
+
# be supplied in this same format, as well as any desired optional configuration
100
+
# values.
101
+
#
102
+
# Additional configurations can be used to uniquely authenticate multiple aliases
103
+
# of the same provider in a workspace, with different roles/permissions in different
104
+
# accounts or regions.
105
+
#
106
+
# See https://developer.hashicorp.com/terraform/cloud-docs/workspaces/dynamic-provider-credentials/specifying-multiple-configurations
107
+
# for more details on specifying multiple configurations.
108
+
#
109
+
# See https://developer.hashicorp.com/terraform/cloud-docs/workspaces/dynamic-provider-credentials/vault-configuration#specifying-multiple-configurations
110
+
# for specific requirements and details for the Vault provider.
0 commit comments