Skip to content

Conversation

@rahul-infra
Copy link
Contributor

No description provided.

@rahul-infra rahul-infra force-pushed the fix/module-dependency-error branch from d2e848e to 9f9545b Compare November 25, 2025 11:20
alias = "cross_account_provider"
region = var.region

dynamic "assume_role" {

Choose a reason for hiding this comment

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

let's not have this logic here, keep it simple please

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is the example main.tf.
So we have removed the provider code from our modules.

Choose a reason for hiding this comment

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

No, even with example it should be simpler. This is what others will use as reference.

version = "~> 6.0"
source = "hashicorp/aws"
configuration_aliases = [
aws,

Choose a reason for hiding this comment

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

why is this removed?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We are giving aws version in root versions file.

@rahul-infra rahul-infra force-pushed the fix/module-dependency-error branch from fba8daa to f30f19b Compare November 26, 2025 08:41
formatted terraform file.

terraform-docs: automated action

Updated examples for same account and cross account.

Added line enter.

Updated readme for same account and cross account examplefile.

terraform-docs: automated action

updated root readme file.
@rahul-infra rahul-infra force-pushed the fix/module-dependency-error branch from 1b4aa65 to 60ad05e Compare November 26, 2025 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants