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

Support no proxy #78

Closed
wants to merge 10 commits into from
Closed

Support no proxy #78

wants to merge 10 commits into from

Conversation

arightious
Copy link
Contributor

No description provided.

Copy link
Contributor

@jasonsattler jasonsattler left a comment

Choose a reason for hiding this comment

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

Wondering if we don't move the noproxy directory over to examples. I think we kinda don't want people to use that as a default.

main.tf Outdated Show resolved Hide resolved
main.tf Outdated Show resolved Hide resolved
main.tf Outdated Show resolved Hide resolved
main.tf Outdated Show resolved Hide resolved
main.tf Outdated Show resolved Hide resolved
modules/mlservices/nlp/main.tf Outdated Show resolved Hide resolved
modules/mlservices/nlp/userdata.tpl Show resolved Hide resolved
modules/mlservices/object/main.tf Outdated Show resolved Hide resolved
modules/mlservices/tcues/main.tf Outdated Show resolved Hide resolved
modules/mlservices/vssoccer/main.tf Outdated Show resolved Hide resolved
@@ -24,7 +24,7 @@ data "aws_region" "current" {}

module "services_iam_role" {
# source = "./modules/iam/services_role"
source = "github.com/graymeta/terraform12-aws-platform//modules/iam/services_role?ref=master"
source = "github.com/graymeta/terraform12-aws-platform//modules/iam/services_role?ref={tag}"
Copy link
Contributor

Choose a reason for hiding this comment

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

v0.0.2

@arightious arightious closed this Sep 3, 2024
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.

2 participants