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 okta to v4.7.0 #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

CamaroKyiv
Copy link
Owner

This PR contains the following updates:

Package Type Update Change
okta (source) required_provider minor 4.1.0 -> 4.7.0

Release Notes

okta/terraform-provider-okta (okta)

v4.7.0

Compare Source

NEW - RESOURCES, DATA SOURCES, PROPERTIES, ATTRIBUTES, ENV VARS:
BUG FIXES

v4.6.3

Compare Source

BUG FIXES

v4.6.2

Compare Source

BUG FIXES

v4.6.1

Compare Source

BUG FIXES
  • Correct flaw in data source okta_group where name query matches multiple groups but did not consider exact match #​1799. Thanks, @​monde!
  • For resource okta_idp_saml set status, sso_binding, sso_destination, and sso_url during read context for proper import #​1558. Thanks, @​monde!

v4.6.0

Compare Source

IMPROVEMENTS
BUG FIXES
  • Add default to risk_score to avoid breaking change #​1780. Thanks, @​duytiennguyen-okta!
  • Fix incorrect drift detection and other bad behavior in okta_app_oauth_role_assignment #​1781. Thanks, @​monde!
  • Implement proper error for incorrect compound import input #​1785. Thanks, @​monde!
  • Fix a panic in resource okta_resource_set #​1786. Thanks, @​monde!
  • Correct change detection on resources okta_app_oauth_post_logout_redirect_uri and okta_app_oauth_redirect_uri #​1793. Thanks, @​monde!

v4.5.0

Compare Source

NEW - RESOURCES, DATA SOURCES, PROPERTIES, ATTRIBUTES, ENV VARS:
BUG FIXES
IMPROVEMENTS

v4.4.3

Compare Source

BUG FIXES
  • Correct incorrect scope escaping in OAuth 2.0 access request for resources okta_brand, okta_app_access_policy_assignment, okta_policy_device_assurance_*_os #​1744. Thanks, @​monde!
  • Fixed HTTP proxy not correctly established for v3 okta-sdk-client when enabled #​1724. Thanks, @​monde!
IMPROVEMENTS

v4.4.2

Compare Source

BUG FIXES
IMPROVEMENTS

v4.4.1

Compare Source

BUG FIXES
  • Missed guard on groups claim in okta_app_oauth for OAuth 2.0 authentication 1713. Thanks, @​monde!
IMPROVEMENTS

v4.4.0

Compare Source

NEW - RESOURCES, DATA SOURCES, PROPERTIES, ATTRIBUTES, ENV VARS:
IMPROVEMENTS
  • PR 1691. Thanks, @​monde!
    • Add guards to resources okta_profile_mapping and okta_app_oauth allowing for OAuth 2.0 authentication
    • Update clarification in docs that resources okta_security_notification_emails and okta_rate_limiting are OAuth 2.0 authentication incompatible
BUG FIXES
PROJECT IMPROVEMENTS:

v4.3.0

Compare Source

IMPROVEMENTS

v4.2.0

Compare Source

NEW - RESOURCES, DATA SOURCES, PROPERTIES, ATTRIBUTES, ENV VARS:
  • New device assurance resources #​1659. Thanks, @​duytiennguyen-okta!

    • okta_device_assurance_policy_android
    • okta_device_assurance_policy_chromeos
    • okta_device_assurance_policy_ios
    • okta_device_assurance_policy_macos
    • okta_device_assurance_policy_windows
  • Add constraints argument for webauthn to resource okta_policy_mfa #​1663. Thanks, @​duytiennguyen-okta!

  • jwks_uri argument for resource okta_app_oauth #​1648. Thanks, @​virgofx!

IMPROVEMENTS
BUG FIXES
  • Fix okta_app_oauth's groups_claim can be ignored on imports #​1638. Thanks, @​monde!

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 Renovate Bot.

@CamaroKyiv
Copy link
Owner Author

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: vpc/.terraform.lock.hcl
EISDIR: illegal operation on a directory, read

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.

None yet

2 participants