Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tag copy from old unencrypted volume to new encrypted volume #13

Open
Vikas442838 opened this issue Oct 4, 2022 · 0 comments
Open

Tag copy from old unencrypted volume to new encrypted volume #13

Vikas442838 opened this issue Oct 4, 2022 · 0 comments

Comments

@Vikas442838
Copy link

Hi Team

This is my first ever issue and I'm beginner in automation,( different profile) . This template is very helpful for encryption at rest for ebs volume except tagging issue.

Provided template stack2 doesn't copy the tags from describe API hence that can't be applied to create volume api.

I tried giving below in outputs under describe volume API but remediation gets failed in describe volume only.

  • Name: tags
    Selector: $.Volumes[0].Tags
    Type: String

Error :
Failure message
Step fails when it is Execute/Cancelling action. Error converting output: tags to String. Actual value: [{"Key":"Name","Value":"test"}]. Please refer to Automation Service Troubleshooting Guide for more diagnosis details.

Can we modify this template to work with the tags because we don't want to loose the tags, tags associated with the old volume should carry to new encrypted volume.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant