Alternative to DM Actions
See original GitHub issueHi, Currently I use an action to add an instance to an instance group. Since actions are not supported in DM anymore, how can I accomplish the same result in DM itself?
resources.append({
'name': resource_name,
'action': 'gcp-types/compute-v1:compute.instanceGroups.addInstances',
'properties': {
'instanceGroup': instance_group_names['instancegroup1'],
'zone': vm1_zone,
'instances': [
{
'instance': '$(ref.' + vm1_name + '.selfLink)'
}
]
}
})
Thanks!
Issue Analytics
- State:
- Created 3 years ago
- Reactions:4
- Comments:15 (4 by maintainers)
Top Results From Across the Web
[WSIG] Something similar to D&D, but without a DM - Reddit
Basically I'd like to get started playing D&D or Pathfinder, but I don't know anybody who can DM or teach me how to...
Read more >D&D 5E - Any good alternatives to "How do you want to do this"?
I prefer to stick to the play loop which has the DM narrating the result of the adventurers' actions. Asking the player to...
Read more >5 Alternatives to Experience Points - DM Tips! - YouTube
This week, I discuss alternatives to the classic player rewards - Gold, XP and Magic items. Let me know in the comments what...
Read more >Roll for Initiative… or Don't – Alternative Approaches to Initiative
When the DM say this you know something big is about to happen. ... However, it's not the only way to determine the...
Read more >What action did your character take, during a D&D game, that ...
Action singular? Can I do actions plural? 1. Evil Campaign v1 AD&D 3.5- Made a born NE ... A quirk I gave her...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
My apology, but has this been communicated in any ways? Neither DM release notes state anything, nor I had received any emails about this change or advised for a replacement solution. The examples you just had and which were incorporated were just cut out and this became a fact which I’ve noticed only during the regular deployment in production. At minimum, this is not serious if not irresponsible all.
@sangram-pawar Let’s imagine I didn’t deploy any changes for the last 2 weeks, can it be a case? I have never had such issues with AWS, they always keep me up to date about API changes on their side and not only via release notes but via personal email as well. They track which resources I use in my account and sincerely ask me to take steps long before the changes take place. Here are a few examples from AWS:
CC: @andrei-scripniciuc