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

feat!: Budget module should support filtering on labels #627

Merged
merged 5 commits into from
Feb 18, 2022
Merged

feat!: Budget module should support filtering on labels #627

merged 5 commits into from
Feb 18, 2022

Commits on Feb 9, 2022

  1. Add label filtering support to budget submodule

    * Require provider 4.5 due to important fixes in 4.1 and 4.5
    tpdownes committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    87c1f78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b033ea7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0dd3088 View commit details
    Browse the repository at this point in the history
  4. Terraform provider version updates

    * Update all examples and tests to allow version 4.x of Terraform provider
    * Bump required version of Google provider to ~> 4.5 for submodules, examples
      and tests that use budget submodule
    tpdownes committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    c892d8f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    532151b View commit details
    Browse the repository at this point in the history