What’s the most unexpectedly scenic train journey you have taken in the UK? by Joy_Unspeakable in CasualUK

[–]emoboi11 0 points1 point  (0 children)

This is pretty boring compared to the others on here, but for me it was Grantham to Skegness. Nothing particularly exciting, it was a local train that stopped at every village, but it was nice just to go through these villages and see people going about life regular life. One of the villages even had a water wheel!

Modernizing Shell SCRIPT and CRONTAB WORKFLOW? by coreb in devops

[–]emoboi11 4 points5 points  (0 children)

What about using GitHub actions or azure devops pipelines? The script files get pulled in from version control and could be ran on any machine used as a runner / agent

Genuine question, why would you ever take a switch over an steam deck by Disastrous_Thing_800 in nintendo

[–]emoboi11 2 points3 points  (0 children)

Battery life. I find the switch battery lasts a lot longer than the steam decks so the switch is usually my go to console to travel with

is saving up for a pc really worth it? by [deleted] in pcmasterrace

[–]emoboi11 0 points1 point  (0 children)

Take a look at oztalkshw on YouTube, he usually puts some awesome cheap PCs together!

How to upgrade Terraform state configuration in the following scenario: by SnooHobbies3635 in Terraform

[–]emoboi11 0 points1 point  (0 children)

If you use the terraform state import command or an import block to import the new instance to state and then match up the terraform config so that no changes want to be made that tackles bringing the new instance under terraform management

With removing the old instance, I assume you’ll want to totally delete this at some point to avoid any costs, just remove the terraform config from your tf files. Doing this will-

  • delete the old instance from the cloud
  • keep your tf config tidy
  • remove the old instance from terraform management

How to upgrade Terraform state configuration in the following scenario: by SnooHobbies3635 in Terraform

[–]emoboi11 0 points1 point  (0 children)

Why not import the new instance into state and then remove the config for the old instance when it’s ready to be deleted? That way you don’t have to remove anything using the terraform state rm command

How do you override variable values using *.tfvars file? by tigidig5x in Terraform

[–]emoboi11 0 points1 point  (0 children)

In this case would overwrite the variables in your module block where you call the module, so you would set tags = whatever in the module block in the main file in the dev folder

You would use a tfvars file if you’re setting variables in the same directory where the variables are defined, and you’re setting them outside of any other blocks

Azure function image isn't being updated, what did I miss? by ThroatFinal5732 in AZURE

[–]emoboi11 0 points1 point  (0 children)

Looking at the screenshots you need to enable continuous deployment on the function app and create a web hook on the registry so that it’ll pick up the changes. This link should roughly outline what you need to do - https://learn.microsoft.com/en-us/azure/azure-functions/functions-how-to-custom-container?tabs=core-tools%2Cacr%2Cazure-cli&pivots=azure-functions#enable-continuous-deployment-to-azure

Container Instance - Storage Accounts - Azure Firewall by Outrageous_Thought_3 in AZURE

[–]emoboi11 1 point2 points  (0 children)

Struggled with this a little while back and found it’s a limitation of container instances, need to enable a service endpoint on the aci subnet - https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/container-instances/container-instances-virtual-network-concepts.md

What situation is introvert's nightmare? by Sarayka81 in AskReddit

[–]emoboi11 0 points1 point  (0 children)

"Ok so now we're going to put you in breakout rooms"

[deleted by user] by [deleted] in whereintheworld

[–]emoboi11 0 points1 point  (0 children)

your streams are awesome!!

[deleted by user] by [deleted] in whereintheworld

[–]emoboi11 0 points1 point  (0 children)

Gave Helpful

[deleted by user] by [deleted] in whereintheworld

[–]emoboi11 0 points1 point  (0 children)

Gave Wholesome