Difference between revisions of "Main.tf"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{Draft}} == See also == * {{terraform}} Category:Terraform")
 
Line 1: Line 1:
 
{{Draft}}
 
{{Draft}}
  
 +
 +
provider "[[random]]" {
 +
}
 +
 +
 +
provider "mysql" {
 +
  endpoint = "my-database.example.com:3306"
 +
  username = "app-user"
 +
  password = "app-password"
 +
}
  
  

Revision as of 12:13, 11 March 2021

Advertising: