Oops, now you've got a bunch of locked modules. Here's a brute force method to remove every lock from dynamodb. Use this with caution.
terraform {
required_version = "= 1.0.8"
required_providers {
aws = {
// Storyline-Compatible Video Skipper | |
(function() { | |
'use strict'; | |
function debugLog(message, data = null) { | |
console.log(`[STORYLINE SKIPPER] ${message}`, data || ''); | |
} | |
// Function to skip video using Storyline-compatible methods | |
function skipCurrentVideo() { |