0
0
llucycodes42
The code creates a new Heroku app with the name "MyResource".
Shortcut: tf_heroku_app
resource "heroku_app" "${MyResource}" {
}
0
0
llucycodes42
The code creates a new Heroku app with the name "MyResource".
Shortcut: tf_heroku_app
resource "heroku_app" "${MyResource}" {
}