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

change tests to native inspec resources #7

Closed
tdigangi opened this issue Apr 3, 2019 · 2 comments
Closed

change tests to native inspec resources #7

tdigangi opened this issue Apr 3, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@tdigangi
Copy link
Contributor

tdigangi commented Apr 3, 2019

Implement the following native kitchen inspec resources into the test suite.
google_bigquery_table
google_bigquery_dataset

@aaron-lane aaron-lane added the enhancement New feature or request label May 27, 2019
aaron-lane pushed a commit that referenced this issue May 29, 2019

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Multiple tables
aaron-lane added a commit that referenced this issue May 29, 2019

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Features #5 #6 #7 #8 & Updates
@tdigangi
Copy link
Contributor Author

Can we please close this issue per pr9?

@aaron-lane
Copy link
Contributor

Fixed by #9.

msgongora pushed a commit to msgongora/terraform-google-bigquery that referenced this issue Jun 27, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
msgongora pushed a commit to msgongora/terraform-google-bigquery that referenced this issue Oct 7, 2024
msgongora added a commit to msgongora/terraform-google-bigquery that referenced this issue Oct 7, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
)

* DTO-5025 Add authorized_views input var to main module

* Add description attribute for tables and views (terraform-google-modules#4)

* Feature/view field description (terraform-google-modules#6)

* DTO-9597 Add schema option to views

* Add support to deletion protection at the table level (terraform-google-modules#5)

* Add support to manage table protection independently
* Update table protection to support changes from tf-1.13.0
* Remove the tf experiments setting for optional attrs

* DTO-10579 Add authorized datasets in main module. (terraform-google-modules#7)

* rebase main-cbsi from upstream master (terraform-google-modules#8)

* fix: Workaround issue causing permanent diff in access list (terraform-google-modules#157)

* chore: update .github/renovate.json

* chore: update .github/workflows/stale.yml

* chore(master): release 5.4.2 (terraform-google-modules#161)

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>

* chore: update .github/renovate.json

* chore: update .github/renovate.json

* chore(deps): update terraform googles to v4 (terraform-google-modules#169)

Co-authored-by: Andrew Peabody <[email protected]>

* chore: update CODEOWNERS

* chore: update .github/renovate.json

* chore: update CODEOWNERS

* chore: fix schema docs (terraform-google-modules#170)

* chore(deps): update tf modules (terraform-google-modules#168)

* chore: update .github/conventional-commit-lint.yaml

* fix: fixes lint issues and generates metadata (terraform-google-modules#171)

Co-authored-by: Awais Malik <[email protected]>

* chore: update .github/workflows/stale.yml

* chore: update .github/renovate.json

* chore(master): release 5.4.3 (terraform-google-modules#172)

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>

* chore: update .github/trusted-contribution.yml

* feat: Add BigQuery data warehouse example (terraform-google-modules#179)

Co-authored-by: bharathkkb <[email protected]>

* feat!: Add BQ authorized routine (function) in authorization sub-module (terraform-google-modules#180)

* chore(deps): update terraform google to ~> 4.53.0 (terraform-google-modules#185)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Andrew Peabody <[email protected]>

* fix(deps): update terraform terraform-google-modules/project-factory/google to v14 (terraform-google-modules#186)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Andrew Peabody <[email protected]>

* feat!: add max_time_travel_hours attribute (terraform-google-modules#176)

* chore: setup initial test for dwh (terraform-google-modules#187)

* chore(deps): update module github.com/googlecloudplatform/cloud-foundation-toolkit/infra/blueprint-test to v0.4.1 (terraform-google-modules#190)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): bump golang.org/x/net from 0.0.0-20211209124913-491a49abca63 to 0.7.0 in /test/integration (terraform-google-modules#191)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix: Fix sql and eventarc trigger (terraform-google-modules#193)

Co-authored-by: Bharath KKB <[email protected]>

* chore(deps): update module github.com/stretchr/testify to v1.8.2 (terraform-google-modules#198)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore: update .github/trusted-contribution.yml

* chore(deps): update module github.com/googlecloudplatform/cloud-foundation-toolkit/infra/blueprint-test to v0.5.0 (terraform-google-modules#199)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore: update .github/renovate.json

* feat: add optional table_name attr (terraform-google-modules#196)

* fix: Eventarc post deploy process (terraform-google-modules#200)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: CFT Bot <[email protected]>

* fix: looker URL tableId (terraform-google-modules#201)

* fix: pubsub sa grant (terraform-google-modules#204)

* chore(deps): update module github.com/googlecloudplatform/cloud-foundation-toolkit/infra/blueprint-test to v0.5.1 (terraform-google-modules#206)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore: update .github/workflows/stale.yml

* chore: update CODEOWNERS

* chore(deps): update cft/developer-tools docker tag to v1.11 (terraform-google-modules#209)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency google-cloud-storage to v2.8.0 (terraform-google-modules#211)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat: added optional description parameter (terraform-google-modules#213)

Co-authored-by: Iban Tanovic <ibantanovic>
Co-authored-by: Awais Malik <[email protected]>
Co-authored-by: Awais Malik <[email protected]>

* fix: update neos link, remove solution guide url

* chore(master): release 6.0.0 (terraform-google-modules#184)

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Bharath KKB <[email protected]>

* fix: update dw neos tutorial link (terraform-google-modules#215)

* chore: update .github/workflows/lint.yaml

* chore: update .github/workflows/lint.yaml

* chore(deps): update cft/developer-tools docker tag to v1.12 (terraform-google-modules#218)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore: update .github/workflows/stale.yml

* chore: update .github/trusted-contribution.yml

* chore: update .github/conventional-commit-lint.yaml

* chore: update CODEOWNERS

* chore: update .github/workflows/lint.yaml

* chore: update .github/workflows/lint.yaml

* chore: update .github/workflows/lint.yaml

* chore: update .github/renovate.json

* chore: update .github/workflows/lint.yaml

* chore(deps): update cft/developer-tools docker tag to v1.13 (terraform-google-modules#222)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat: adds metadata generation for the blueprint (terraform-google-modules#220)

Co-authored-by: davenportjw <[email protected]>

* fix(deps): update data_warehouse dependency google-cloud-storage to v2.9.0

* fix(deps): update data_warehouse terraform terraform-google-modules/project-factory/google to 14.2

* fix(deps): update data_warehouse dependency google-cloud-bigquery to v3.11.0

* chore: update .github/renovate.json

* chore(deps): update module go to 1.20 (terraform-google-modules#224)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore: add data_warehouse architecture diagrams

* chore: data_warehouse move application assets to src

* fix: data_warehouse move workflows to file, add workflows identity

* feat: data_warehouse remove Cloud Function and replace with Workflows

* feat: data_warehouse enables public access prevention on buckets

* chore: data_warehouse update readme, remove duplicate API

* DTO-5025 Add authorized_views input var to main module

* Add description attribute for tables and views (terraform-google-modules#4)

* Feature/view field description (terraform-google-modules#6)

* DTO-9597 Add schema option to views

* Add support to deletion protection at the table level (terraform-google-modules#5)

* Add support to manage table protection independently
* Update table protection to support changes from tf-1.13.0
* Remove the tf experiments setting for optional attrs

* DTO-10579 Add authorized datasets in main module. (terraform-google-modules#7)

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Matthew Wallace <[email protected]>
Co-authored-by: CFT Bot <[email protected]>
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Andrew Peabody <[email protected]>
Co-authored-by: Bharath KKB <[email protected]>
Co-authored-by: g-awmalik <[email protected]>
Co-authored-by: Awais Malik <[email protected]>
Co-authored-by: davenportjw <[email protected]>
Co-authored-by: Imran Nayer <[email protected]>
Co-authored-by: Karolis Pocius <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: davenportjw <[email protected]>
Co-authored-by: Meghan Hein <[email protected]>
Co-authored-by: ibantanovic <[email protected]>
Co-authored-by: Daniel Lescohier <[email protected]>
Co-authored-by: Daniel Lescohier <[email protected]>
Co-authored-by: Marcel Gongora <[email protected]>

* Removed duplicate decsriptions from the code

* Removed duplicate decsriptions from the code

* Add schema attribute to the view variable list

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Daniel Lescohier <[email protected]>
Co-authored-by: Daniel Lescohier <[email protected]>
Co-authored-by: Marcel Gongora <[email protected]>
Co-authored-by: Matthew Wallace <[email protected]>
Co-authored-by: CFT Bot <[email protected]>
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Andrew Peabody <[email protected]>
Co-authored-by: Bharath KKB <[email protected]>
Co-authored-by: g-awmalik <[email protected]>
Co-authored-by: Awais Malik <[email protected]>
Co-authored-by: davenportjw <[email protected]>
Co-authored-by: Imran Nayer <[email protected]>
Co-authored-by: Karolis Pocius <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: davenportjw <[email protected]>
Co-authored-by: Meghan Hein <[email protected]>
Co-authored-by: ibantanovic <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants