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

Update Terraform juju to ~> 0.10.0 #107

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 28, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
juju (source) required_provider minor ~> 0.7.0 -> ~> 0.10.0

Release Notes

juju/terraform-provider-juju (juju)

v0.10.0

Compare Source

NOTES:

  • Use of Series for machine and application resources is now deprecated. Use Base instead.
  • Principal in the juju_application resource schema has been deprecated. It was computed only data, is not needed, and has no replacement.

FEATURES:

  • Add base support for machines and applications: juju_application and juju_machine now support bases.
    A base is an alternative way to specify which operating system and version a charm or machine should be deployed
    with. For example ubuntu@22.04.
  • Use of the 2.9.45 code base for juju API calls.
  • Stable integration tests have been replaced with testing of upgrading from the last release to the current code.
  • There is now a github action to use a loadbalancer as a tunnel to juju controller on k8s.

BUG FIXES:

v0.9.1

Compare Source

BUG FIXES:

v0.9.0

Compare Source

ENHANCEMENTS:

  • Migration from the Terraform SDK to the Terraform Framework for plugins

BUG FIXES:

v0.8.0

Compare Source

FEATURES:

  • Add provisioned machines: juju_machine now supports machines already provisioned. This is similar to using juju add-machine ssh:user@host. This new feature enables other machines already provisioned using Terraform to be added to a Juju controller.

ENHANCEMENTS:

  • The CI has been enhanced by enabling a K8s based Juju controller for GitHub actions.
  • Integration tests now can use environment variables to identify if the testing environment has everything required to run the test. For example, a K8s controller vs an LXD controller.

BUG FIXES:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update Terraform juju to ~> 0.9.0 Update Terraform juju to ~> 0.10.0 Oct 26, 2023
@renovate renovate bot force-pushed the renovate/juju-0.x branch from 57c70d4 to edc075b Compare October 26, 2023 19:15
@renovate renovate bot force-pushed the renovate/juju-0.x branch 5 times, most recently from 9aaaafb to 9f6a19a Compare November 28, 2023 14:01
@renovate renovate bot force-pushed the renovate/juju-0.x branch 4 times, most recently from 8936c19 to b5b4088 Compare November 30, 2023 02:24
@renovate renovate bot force-pushed the renovate/juju-0.x branch 4 times, most recently from 6307c57 to bbf4a0f Compare December 12, 2023 21:16
@renovate renovate bot force-pushed the renovate/juju-0.x branch 3 times, most recently from 7e2cd92 to dafb7bd Compare December 15, 2023 14:43
@renovate renovate bot force-pushed the renovate/juju-0.x branch 2 times, most recently from bb9626b to 8d9bf95 Compare January 10, 2024 15:59
@renovate renovate bot force-pushed the renovate/juju-0.x branch 5 times, most recently from d69abf5 to bcd3176 Compare January 13, 2024 10:29
@renovate renovate bot force-pushed the renovate/juju-0.x branch 4 times, most recently from 15e1ed3 to 243bfd8 Compare January 31, 2024 19:51
@renovate renovate bot force-pushed the renovate/juju-0.x branch from 243bfd8 to e7256e6 Compare January 31, 2024 19:53
@renovate renovate bot force-pushed the renovate/juju-0.x branch from e7256e6 to 7d77ac7 Compare January 31, 2024 19:54
@plars plars closed this Feb 1, 2024
Copy link
Contributor Author

renovate bot commented Feb 1, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (~> 0.10.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/juju-0.x branch February 1, 2024 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant