flowpipe icon indicating copy to clipboard operation
flowpipe copied to clipboard

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

Open misraved opened this issue 1 year ago • 1 comments

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/[email protected]/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 avatar Mar 12 '24 12:03 misraved

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[bot] avatar May 12 '24 08:05 github-actions[bot]

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

github-actions[bot] avatar Jun 11 '24 08:06 github-actions[bot]