Cloud-Schematics / LAMP

Provision a classic virtual server instance by using a full-stack LAMP environment on a virtual machine.
Apache License 2.0
3 stars 22 forks source link

deleted provider info #9

Closed VaishnaviGopal closed 2 years ago

mekaufman commented 4 years ago

@VaishnaviGopal The action isn't really exporting, but setting and retrieving the user name and API key.

Also, I'm not sure we can just change the set variable names from SoftLayer. And, I see you removed them from the required variables, but as I understand they are required. Do you possibly have different information that was the basis for this PR?

davetropeano commented 4 years ago

It isn't clear at all that using ALLCAPS for variable names is common in the Terraform ecosystem or that the other diffs add much to the value of this template.

hkantare commented 4 years ago

We will be holding this PR for future..This will be done when there is less time pressure.

geethasathyamurthy commented 2 years ago

Closing this PR, as the template is supporting TFv0.12 or more, hence the block to download the Terraform provider is needed.