Skip to content

fix(aws)!: Fix Service Catalog resources#12117

Merged
kodiakhq[bot] merged 10 commits intocloudquery:mainfrom
bbernays:feat-service-catalog
Jul 17, 2023
Merged

fix(aws)!: Fix Service Catalog resources#12117
kodiakhq[bot] merged 10 commits intocloudquery:mainfrom
bbernays:feat-service-catalog

Conversation

@bbernays
Copy link
Collaborator

Summary

  • Not calling the proper detail API
  • Calling the wrong tagging API

@bbernays bbernays marked this pull request as draft July 10, 2023 13:17
@github-actions
Copy link

github-actions bot commented Jul 10, 2023

This PR has the following changes to source plugin(s) tables:

  • Table aws_servicecatalog_launch_paths was added
  • ⚠️ BREAKING CHANGE: Table aws_servicecatalog_portfolios: column created_time removed from table
  • ⚠️ BREAKING CHANGE: Table aws_servicecatalog_portfolios: column description removed from table
  • ⚠️ BREAKING CHANGE: Table aws_servicecatalog_portfolios: column display_name removed from table
  • ⚠️ BREAKING CHANGE: Table aws_servicecatalog_portfolios: column id removed from table
  • ⚠️ BREAKING CHANGE: Table aws_servicecatalog_portfolios: column provider_name removed from table
  • Table aws_servicecatalog_portfolios: column added with name budgets and type json
  • Table aws_servicecatalog_portfolios: column added with name portfolio_detail and type json
  • Table aws_servicecatalog_portfolios: column added with name region and type utf8
  • Table aws_servicecatalog_portfolios: column added with name tag_options and type json
  • ⚠️ BREAKING CHANGE: Table aws_servicecatalog_products: column created_time removed from table
  • ⚠️ BREAKING CHANGE: Table aws_servicecatalog_products: column product_arn removed from table
  • ⚠️ BREAKING CHANGE: Table aws_servicecatalog_products: column product_view_summary removed from table
  • ⚠️ BREAKING CHANGE: Table aws_servicecatalog_products: column source_connection removed from table
  • ⚠️ BREAKING CHANGE: Table aws_servicecatalog_products: column status removed from table
  • Table aws_servicecatalog_products: column added with name budgets and type json
  • Table aws_servicecatalog_products: column added with name product_view_detail and type json
  • Table aws_servicecatalog_products: column added with name provisioning_artifact_summaries and type json
  • Table aws_servicecatalog_products: column added with name region and type utf8
  • Table aws_servicecatalog_products: column added with name tag_options and type json
  • Table aws_servicecatalog_provisioned_products: column added with name region and type utf8
  • Table aws_servicecatalog_provisioning_artifacts was added
  • Table aws_servicecatalog_provisioning_parameters was added

@bbernays bbernays marked this pull request as ready for review July 12, 2023 20:09
@erezrokah erezrokah added the automerge Automatically merge once required checks pass label Jul 17, 2023
@kodiakhq kodiakhq bot merged commit c942005 into cloudquery:main Jul 17, 2023
kodiakhq bot pushed a commit that referenced this pull request Jul 18, 2023
🤖 I have created a release *beep* *boop*
---


## [21.0.0](plugins-source-aws-v20.1.0...plugins-source-aws-v21.0.0) (2023-07-18)


### ⚠ BREAKING CHANGES

* **aws:** Fix Service Catalog resources ([#12117](#12117))

### This Release has the Following Changes to Tables
- Table `aws_servicecatalog_launch_paths` was added
- Table `aws_servicecatalog_portfolios`: column `created_time` removed from table (:warning: breaking)
- Table `aws_servicecatalog_portfolios`: column `description` removed from table (:warning: breaking)
- Table `aws_servicecatalog_portfolios`: column `display_name` removed from table (:warning: breaking)
- Table `aws_servicecatalog_portfolios`: column `id` removed from table (:warning: breaking)
- Table `aws_servicecatalog_portfolios`: column `provider_name` removed from table (:warning: breaking)
- Table `aws_servicecatalog_portfolios`: column added with name `budgets` and type `json`
- Table `aws_servicecatalog_portfolios`: column added with name `portfolio_detail` and type `json`
- Table `aws_servicecatalog_portfolios`: column added with name `region` and type `utf8`
- Table `aws_servicecatalog_portfolios`: column added with name `tag_options` and type `json`
- Table `aws_servicecatalog_products`: column `created_time` removed from table (:warning: breaking)
- Table `aws_servicecatalog_products`: column `product_arn` removed from table (:warning: breaking)
- Table `aws_servicecatalog_products`: column `product_view_summary` removed from table (:warning: breaking)
- Table `aws_servicecatalog_products`: column `source_connection` removed from table (:warning: breaking)
- Table `aws_servicecatalog_products`: column `status` removed from table (:warning: breaking)
- Table `aws_servicecatalog_products`: column added with name `budgets` and type `json`
- Table `aws_servicecatalog_products`: column added with name `product_view_detail` and type `json`
- Table `aws_servicecatalog_products`: column added with name `provisioning_artifact_summaries` and type `json`
- Table `aws_servicecatalog_products`: column added with name `region` and type `utf8`
- Table `aws_servicecatalog_products`: column added with name `tag_options` and type `json`
- Table `aws_servicecatalog_provisioned_products`: column added with name `region` and type `utf8`
- Table `aws_servicecatalog_provisioning_artifacts` was added
- Table `aws_servicecatalog_provisioning_parameters` was added

### Features

* **aws-services:** Support newly added regions ([#12274](#12274)) ([1121683](1121683))


### Bug Fixes

* **aws:** Fix Service Catalog resources ([#12117](#12117)) ([c942005](c942005))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.2.0 ([#12256](#12256)) ([eaec331](eaec331))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.2.1 ([#12272](#12272)) ([557ca69](557ca69))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
@bbernays bbernays deleted the feat-service-catalog branch July 24, 2023 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants