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

Input step fails when a value from the dropdown is passed in a form #790

Closed
misraved opened this issue Mar 12, 2024 · 2 comments
Closed
Assignees
Labels
bug Something isn't working stale

Comments

@misraved
Copy link

Describe the bug
When I pass in an input (e.g. tag that needs to be added to a bucket), then flowpipe return the following error:

Internal Error: tag_resources: Unsupported attribute: This object does not have an attribute named "was".

Flowpipe version (flowpipe -v)
Example: v0.3.2

To reproduce

  1. Follow the instructions mentioned in https://github.com/turbot/flowpipe-samples/tree/main/public_cloud/add_s3_bucket_cost_center_tags#getting-started to download the mod.
  2. Run steampipe service start
  3. Run flowpipe server
  4. Select the local host for the bucket that you want to apply the tags to
  5. Select the tag that needs to be added
  6. Error:
Internal Error: tag_resources: Unsupported attribute: This object does not have an attribute named "aws".
(/Users/vedmisra/turbot/flowpipe-samples/public_cloud/add_s3_bucket_cost_center_tags/.flowpipe/mods/github.com/turbot/flowpipe-mod-aws@v0.1.1/pipelines/tagging/tag_resources.fp:40,27-31)

Expected behavior
The pipeline should work correctly to apply the tags to the bucket.

Additional context
Add any other context about the problem here.

@misraved misraved added the bug Something isn't working label Mar 12, 2024
@misraved misraved changed the title Input step fails when value is passed in a form Input step fails when a value from the dropdown is passed in a form Mar 12, 2024
Copy link

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

@github-actions github-actions bot added the stale label May 12, 2024
Copy link

This issue was closed because it has been stalled for 90 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale
Projects
None yet
Development

No branches or pull requests

2 participants