Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add mig support in specs #288

Merged
merged 3 commits into from
Apr 9, 2024
Merged

Add mig support in specs #288

merged 3 commits into from
Apr 9, 2024

Conversation

cmd-ntrf
Copy link
Member

@cmd-ntrf cmd-ntrf commented Feb 8, 2024

No description provided.

@cmd-ntrf cmd-ntrf added the enhancement New feature or request label Feb 8, 2024
@cmd-ntrf cmd-ntrf self-assigned this Feb 8, 2024
@mboisson
Copy link
Member

mboisson commented Mar 4, 2024

For the documentation, mig flavors need quotes, otherwise:

╷
│ Error: Missing key/value separator
│ 
│   on main.tf line 82, in locals:
│   82: 	    mig = { 1g.5gb = 2, 2g.10gb = 1, 3g.20gb = 1 }
│ 
│ Expected an equals sign ("=") to mark the beginning of the attribute value.
│ If you intended to given an attribute name containing periods or spaces,
│ write the name in quotes to create a string literal.

@cmd-ntrf cmd-ntrf merged commit 22bab32 into main Apr 9, 2024
4 checks passed
@cmd-ntrf cmd-ntrf deleted the mig branch May 13, 2024 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants