What can be done fr...
 
Notifications
Clear all

What can be done from your end to solve this problem?

1 Posts
1 Users
0 Likes
73 Views
(@benninkcarrol)
Posts: 687
Noble Member
Topic starter
 

You have created a terraform script that uses a lot of new constructs that have been introduced in terraform v0.12. However, many developers who are cloning the script from your git repo, are using v0.11, and getting errors.

What can be done from your end to solve this problem?

  • A . Force developer to use v0.12 by using terraform setting ‘required_version’ and set it to >=0.12.
    B. Refactor the code to support both v0.11, and v0.12. It might be a difficult process, but there is no other way.
    C. Add a condition in front of each such specific construct, to check whether the running terraform version id v0.11 or v0.12, and ,work accordingly.
    D. Add comments in your code to tell developers to use v0.12. If they use v0.11, that should be their problem, which they need to figure out.

Show Answer Hide Answer

 
Posted : 08/11/2022 1:21 pm

Latest TA-002-P V1 Dumps Valid Version

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund
Share: