Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: chris-qa-org/terraform-aws-organzation-and-sso
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.4
Choose a base ref
...
head repository: chris-qa-org/terraform-aws-organzation-and-sso
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.5
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Jun 10, 2024

  1. Fix depreciated identity store filter

    > Warning: Argument is deprecated
    >
    > │
    > │   with module.aws_organizations_and_sso.data.aws_identitystore_group.aws,
    > │   on .terraform/modules/aws_organizations_and_sso/sso.tf line 3, in data "aws_identitystore_group" "aws":
    > │    3: data "aws_identitystore_group" "aws" {
    > │
    > │ Use the alternate_identifier attribute instead.
    Stretch96 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    fe0483a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #53 from chris-qa-org/fix-depreciated-identity-sto…

    …re-filter
    
    Fix depreciated identity store filter
    Stretch96 authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    a936b4e View commit details
    Browse the repository at this point in the history
Loading