MCPcopy Create free account
hub / github.com/UrbanCode/terraform / execute

Method execute

src/main/java/com/urbancode/terraform/main/Main.java:217–329  ·  view source on GitHub ↗

Initializes Terraform so it can execute the given commands. Here is the order of operations: Parses the credentials file and verifies the given credentials. Generates a random string for this environment, which is appended to the output xml file. Parses the xml file. Runs the specified command (crea

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainMethod · 0.95

Calls 15

parseContextMethod · 0.95
parseCredentialsMethod · 0.95
setCredentialsMethod · 0.95
getEnvironmentMethod · 0.95
parseSuffixMethod · 0.95
executeMethod · 0.95
doWriteContextMethod · 0.95
writeEnvToXmlMethod · 0.95
getCommandNameMethod · 0.80
addSuffixToEnvNameMethod · 0.80
setSuffixMethod · 0.80
equalsIgnoreCaseMethod · 0.45

Tested by

no test coverage detected