devopshobbies / terraform-tutorial

you can follow up this repo to learn terraform with practical examples. also we recommend to check our youtube channel for this topic.
GNU General Public License v3.0
64 stars 25 forks source link

Splitting provider and backend #15

Closed signorrayan closed 1 year ago

signorrayan commented 1 year ago

It has been split into backend.tf and provider.tf in order to specify backend components and providers.