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
Change advanced_backup_setting.backup_options map(string) (#96)
* Change advanced_backup_setting.backup_options from type string to map(string)
* Update documentation
Support for additional policy for creating reserial copies of S3 buck…
…ets (#89)
* added support `AWSBackupServiceRolePolicyForS3Backup` for backup service role policy
* fixed typo
* fixed path to the predefined policy
* small correction the naming variable
* fixed typos
---------
Co-authored-by: obervinov <obervinov@pm.me>
Co-authored-by: Veronika Gnilitska <30597968+gberenice@users.noreply.github.com>
Add role outputs (#40)
* Add role outputs
* Use local.iam_role_arn
* Auto Format
* Update outputs.tf
* Remove unused providers
* Auto Format
Co-authored-by: cloudpossebot <11232728+cloudpossebot@users.noreply.github.com>