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: update tls & random provider versions #122

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

eddy-vera
Copy link
Contributor

@eddy-vera eddy-vera commented Jul 2, 2024

Description

The Random version provider is currently set to ~> 3.5.1 and using this module in conjunction with the CAF Enterprise Scale module (latest 6.0.0 version) I have encountered a constraint error due to incompatible provider version specifications.

PR Checklist

  • I have checked if my changes close any open issues. If so please include appropriate closing keywords below.
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

Changes to existing Resource / Data Source

Change Log

Below please provide what should go into the changelog (if anything)

  • Updated version of random & tls providers

This is a (please select all that apply):

  • Bug Fix
  • New Feature (ie adding a service, resource, or data source)
  • Enhancement
  • Breaking change (not backwards compatible with previous releases)

Related Issue(s)

Fixes CloudNationHQ/terraform-azure-sa#83

@eddy-vera eddy-vera requested a review from a team as a code owner July 2, 2024 13:30
Copy link
Contributor

@dkooll dkooll left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@eddy-vera eddy-vera merged commit 6b8ee90 into main Jul 2, 2024
12 checks passed
@eddy-vera eddy-vera linked an issue Jul 2, 2024 that may be closed by this pull request
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants