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
- Update AWS provider versions in CI matrix from 6.70.0 to 6.13.0 (latest available)
- Fix terraform-docs generated documentation and remove duplicate sections
- All pre-commit hooks now pass cleanly
- Terraform validation will work with supported provider versions
Add the [required IAM permissions mentioned in the CreateBackupVault row](https://docs.aws.amazon.com/aws-backup/latest/devguide/access-control.html#backup-api-permissions-ref) to the role or user creating the Vault (the one running Terraform CLI). In particular make sure `kms` and `backup-storage` permissions are added.
185
185
<!-- END_TF_DOCS -->
186
186
187
-
## Known Issues
188
-
189
-
During the development of the module, the following issues were found:
190
-
191
-
### Error creating Backup Vault
192
-
193
-
In case you get an error message similar to this one:
Add the [required IAM permissions mentioned in the CreateBackupVault row](https://docs.aws.amazon.com/aws-backup/latest/devguide/access-control.html#backup-api-permissions-ref) to the role or user creating the Vault (the one running Terraform CLI). In particular make sure `kms` and `backup-storage` permissions are added.
200
-
<!-- END_TF_DOCS -->
201
-
202
-
## Known Issues
203
-
204
-
During the development of the module, the following issues were found:
205
-
206
-
### Error creating Backup Vault
207
-
208
-
In case you get an error message similar to this one:
Add the [required IAM permissions mentioned in the CreateBackupVault row](https://docs.aws.amazon.com/aws-backup/latest/devguide/access-control.html#backup-api-permissions-ref) to the role or user creating the Vault (the one running Terraform CLI). In particular make sure `kms` and `backup-storage` permissions are added.
215
-
<!-- END_TF_DOCS -->
216
-
217
-
## Known Issues
218
-
219
-
During the development of the module, the following issues were found:
220
-
221
-
### Error creating Backup Vault
222
-
223
-
In case you get an error message similar to this one:
Add the [required IAM permissions mentioned in the CreateBackupVault row](https://docs.aws.amazon.com/aws-backup/latest/devguide/access-control.html#backup-api-permissions-ref) to the role or user creating the Vault (the one running Terraform CLI). In particular make sure `kms` and `backup-storage` permissions are added.
230
-
<!-- END_TF_DOCS -->
231
-
232
-
## Known Issues
233
-
234
-
During the development of the module, the following issues were found:
235
-
236
-
### Error creating Backup Vault
237
-
238
-
In case you get an error message similar to this one:
Add the [required IAM permissions mentioned in the CreateBackupVault row](https://docs.aws.amazon.com/aws-backup/latest/devguide/access-control.html#backup-api-permissions-ref) to the role or user creating the Vault (the one running Terraform CLI). In particular make sure `kms` and `backup-storage` permissions are added.
245
-
<!-- END_TF_DOCS -->
246
-
247
-
## Known Issues
248
-
249
-
During the development of the module, the following issues were found:
250
-
251
-
### Error creating Backup Vault
252
-
253
-
In case you get an error message similar to this one:
Add the [required IAM permissions mentioned in the CreateBackupVault row](https://docs.aws.amazon.com/aws-backup/latest/devguide/access-control.html#backup-api-permissions-ref) to the role or user creating the Vault (the one running Terraform CLI). In particular make sure `kms` and `backup-storage` permissions are added.
260
-
<!-- END_TF_DOCS -->
261
-
262
-
## Known Issues
263
-
264
-
During the development of the module, the following issues were found:
265
-
266
-
### Error creating Backup Vault
267
-
268
-
In case you get an error message similar to this one:
Add the [required IAM permissions mentioned in the CreateBackupVault row](https://docs.aws.amazon.com/aws-backup/latest/devguide/access-control.html#backup-api-permissions-ref) to the role or user creating the Vault (the one running Terraform CLI). In particular make sure `kms` and `backup-storage` permissions are added.
275
-
<!-- END_TF_DOCS -->
276
-
277
187
## Testing
278
188
279
189
This module includes comprehensive testing to ensure reliability and prevent regressions.
0 commit comments