0
0
llucycodes42
The above code specifies the name of an add-on that should be installed on Heroku.
Shortcut: tf_heroku_addon
resource "heroku_addon" "${MyResource}" {
}
0
0
llucycodes42
The above code specifies the name of an add-on that should be installed on Heroku.
Shortcut: tf_heroku_addon
resource "heroku_addon" "${MyResource}" {
}