Skip to content

Conversation

Guilhermeslucas
Copy link

Hello everyone, Im creating this PR in order to merge the module I created during the Terraform Bug Bash!
Best regards!

Copy link

@sblack4 sblack4 left a comment

Choose a reason for hiding this comment

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

lgtm. Why is this taking so long to be reviewed and merged?

@@ -0,0 +1,18 @@
# Pull the base image with given version.
ARG BUILD_TERRAFORM_VERSION=0.11.7
FROM microsoft/terraform-test:${BUILD_TERRAFORM_VERSION}
Copy link

Choose a reason for hiding this comment

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

Terraform v12 is so hot right now. Here's another Azure PR to upgrade the test dockerfile https://github.com/Azure/terraform-azurerm-aks/pull/35/files

I don't mind doing the upgrade in a subsequent PR

MIT License

Copyright (c) Microsoft Corporation. All rights reserved.
Copyright (c) 2019 Guilherme Lucas
Copy link

Choose a reason for hiding this comment

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

I'm guessing Microsoft is going to have a problem with this changing of the license but idk


output "db_name" {
value = "${azurerm_mariadb_database.mariadb_database.name}"
} No newline at end of file
Copy link

Choose a reason for hiding this comment

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

This file could really use formatting - terraform fmt

@sblack4
Copy link

sblack4 commented Jan 31, 2020

@jcorioland @WodansSon is Azure still interested in terraform modules?

@Guilhermeslucas
Copy link
Author

Any chance anyone is merging this? I would be more than happy to make the changes you asked @sblack4 ! Just wanted to know!

@jcorioland
Copy link

@grayzu could you help @Guilhermeslucas to get this merged, please?

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