I've removed a reference to a Terraform module, and I was hoping TF would then delete that resource - but as it can no longer find the module (its in GIT) - it
I am trying to sync users from Windows Active Directory and ADFS Server using SCIM 2.0. I google it to sync users from Windows AD and ADFS using SCIM 2.0 protoc
Under my Django project there are a few apps and all of them have unit tests. One of them that I'm working right now is supposed to be included only in dev/stag
I need to remove the key: "incomeTax" inside of this structure how can I do that? const hash: HashDetail = { arrTitle: [
I am trying to run emulator on my android studio 8.14. When I click run it says it is already running. Any help would be appreciated. AVD api21 is already runn
I have a problem with an old application which runs on a Java Tomcat server and the source code for the application is not fully available, but the .class files
I got this error when I have summited my app for approval in Shopify. I have developed my app in laravel and osiset/laravel-shopify. Does anyone know how to fix
I have one pipeline that is referencing several templates with resources and I know you can extend a template with resources by using the extend keyword. I've b