0
0
llucycodes42
This code sets up an instance of the Consul agent service on the MyResource machine.
Shortcut: tf_consul_agent_service
resource "consul_agent_service" "${MyResource}" {
}
0
0
llucycodes42
This code sets up an instance of the Consul agent service on the MyResource machine.
Shortcut: tf_consul_agent_service
resource "consul_agent_service" "${MyResource}" {
}