Skip to content

Cannot initialise with Terraform AWS Provider version 6 #4625

Open
@paulschwarzenberger

Description

@paulschwarzenberger

Cannot initialise with Terraform AWS Provider v 6.0.0

This is due to a provider constraint at https://github.com/github-aws-runners/terraform-aws-github-runner/blob/main/modules/webhook/eventbridge/versions.tf

    aws = {
      source  = "hashicorp/aws"
      version = "~> 5.0"
    }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions